-
Notifications
You must be signed in to change notification settings - Fork 7
The /moderate tool throws an internal server error while filtering by product #2242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yesterday I've created around 5k test data for the moderation tool (AAQ questions). The moderation tool was a bit slow when filtering by product and navigating through the pagination items but I couldn't cause an internal server error to occur. I've bumped the test data to 10k and now I've hit the breaking point for |
Even with mozilla/kitsune#6552, unfortunately the ~10k test data is still too much for |
I can confirm that the moderation tool works nicely with ~10k test data now in I'm moving this ticket inside the |
Steps to reproduce
Steps to reproduce the behavior:
Filter by product:
dropdownExpected behavior
The moderation tool is stable
Actual behavior
SUMO throws an internal server error or returns the filtered items quite slow.
Additional context
This issue is reproducible in
prod
The text was updated successfully, but these errors were encountered: